CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - VC 按钮

搜索资源列表

  1. DBRemoteBackup

    0下载:
  2. VC++根据XML库格式进行远程数据库备份,程序先由服务端程序发送XML库格式文件,由客户端接收后重新生成XML库格式文件,然后由系统根据所在路径生成指定的数据库及数据表,并最终显示出列表以确认备份成功。   程序中有两个自定义的包很有意思,一个是XML文件读写、解析包装类,另一个是制作不需要位图资源但具有阴影效果的位图按钮。 -VC++ based on XML database format for remote database backup, the program by th
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:173048
    • 提供者:zhong
  1. CButtonST_demo

    0下载:
  2. 利用VC++代码编写友好的按钮界面,在界面设计时不要担心按钮太单一-Using VC++ code of the button to prepare a friendly interface, the interface design should not be too worried about a single button
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3872290
    • 提供者:xiao_yin_ying
  1. Templetes

    0下载:
  2. 用vc6.0开发,有圆按钮,三角形按钮,图形按钮类,使用时先用vc加按钮,然后把类改成这些类就行了-Use vc6.0 development, there is a round button, triangle button, the button graphics class, use the first with vc add button, and then type into these classes on the list
  3. 所属分类:Button control

    • 发布日期:2017-03-31
    • 文件大小:11243
    • 提供者:songzhu
  1. GIF_Button

    0下载:
  2. 在mfc下制作一个gif按钮,有源码,已经在VC调试通过-The mfc produced under a gif button, there is source code, has been adopted in the VC debugger
  3. 所属分类:Button control

    • 发布日期:2017-04-10
    • 文件大小:1052890
    • 提供者:
  1. Button

    0下载:
  2. 修改Button的drawitem函数 改变Button的背景色前景色,美化按钮-Button' s drawitem function changes the background color to change Button foreground color, landscaping button
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-22
    • 文件大小:7003915
    • 提供者:华哥
  1. qqllkwg

    0下载:
  2. VC写的连连看游戏外挂源程序,使用时请先确保你已经打开连连看游戏,要先点击“锁定”按钮,将游戏窗口定格,然后点击“编码”按钮,编码成功的话会有提示,此时你可以点击“消去”按钮,就这样重复操作,每一局你几乎都会赢,想学习原理的朋友,在这里先不告诉你,自己研究代码吧。 -VC wrote Lianliankan game plug-in source, use first make sure you have opened Lianliankan game, first click the &q
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-29
    • 文件大小:15047
    • 提供者:天晴
  1. dipframe

    0下载:
  2. vc中实现类似屏幕的截屏,点击按钮控件实现截屏-screen capture
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3999785
    • 提供者:yueling
  1. RndBtnDemo

    0下载:
  2. vc编程,可以在按钮上显示各种形状的图片-vc programming, can be displayed on the button images of various shapes
  3. 所属分类:GIS program

    • 发布日期:2017-05-08
    • 文件大小:1892824
    • 提供者:bohezhou
  1. Add_Toolbar_To_Dialog

    0下载:
  2. 为对话框加载工具栏按钮的VC源代码,希望对学习VC界面编程的学习者有所帮助。-As dialog box, add a toolbar button, VC source code, want to learn VC interface programming learners help.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-02
    • 文件大小:36236
    • 提供者:刘丽
  1. PlayFlash

    0下载:
  2. Dialog播放Flash动画的实现,Flash内嵌按钮与VC互动的实现.-Dialog Play Flash animation to achieve, Flash embedded interactive buttons and VC implementation.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:812136
    • 提供者:王星轶
  1. SCommTest

    0下载:
  2. 电脑间串口通信两台计算机串口连接,一台内用龚建伟的串口调试助手发送数据,另一台用Vc的MSComm控件来接收数据,Vc界面中有一接收数据的文本框,一个“接收数据”按钮-Serial communication between the computer serial port to connect two computers, a serial port to debug on with GONG assistant to send data, another with the Vc of the
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1916629
    • 提供者:萧坤
  1. vcskills

    0下载:
  2. VC 常用技巧 包括给按钮设置图案,对编辑框进行操作,文件的打开等,希望对您有帮助-Common techniques include VC to the button to set the pattern, to operate on the edit box, the file open and so on, want to help you
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:3075
    • 提供者:柳星
  1. DUBAInterface

    0下载:
  2. VC++使用BMP位图进行窗体贴图编程实例05524420VC++使用BMP位图进行窗体贴图编程实例,这个实例模仿了金山毒霸的主界面,美观大方,主要是使用BMP图像贴图完成的,在窗体上使用图片制作按钮、布置复选框、进度条、数据列表等,也算是给大家提供一个使用此方法制作窗体的一个实例吧。-Vc++ to use bitmap textures BMP programming examples 05524420VC form++ use BMP bitmap textures for example
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:63180
    • 提供者:oyxd
  1. RoundButtons

    0下载:
  2. VC中 圆形按钮的类 做界面的 用到按钮 不错-VC in the round button in the class to do a good interface to use the button
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-15
    • 文件大小:16328
    • 提供者:王日松
  1. communicate

    1下载:
  2. VC++ 6.0做的一个串口通信程序,功能与串口调试助手类似。它可以实现两台电脑的串口之间或者一台电脑的两个串口之间互相收发数据。左上角可以通过下拉列表选择不同的串口,默认的是COM1,考虑到笔记本电脑上一般没有串口,用USB转RS-232转换器之后,其COM口一般不为COM1,所以在程序中不做死COM口而是可以在界面中选择COM口,单击“关闭串口”就停止数据的收发。“接收区”对接收到的数据进行显示,接收可以选择自动接收或手动接收,自动接收状态只有检测到有数据发过来就进行显示,不处于自动接收状态
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3694356
    • 提供者:陈利聪
  1. vc_iedoc

    0下载:
  2. 这个浏览器是用vc6.0编写的,界面类似IE,但它是一个多文档程序,为了方便在各个窗口之间切换,工具条上加有一个窗口列表,你可以在此毫不犹豫地快速切换窗口、也可以双击使窗口最大化。工具条采用IE风格,仅加入了最常用按钮。一些菜单功能没有实现,不过你可以用右键菜单中的功能来完成。 -This browser is written in vc6.0 interface similar to IE, but it is a multi-document program, in order to f
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-08
    • 文件大小:66839
    • 提供者:杨广军
  1. DIBButtonMFC

    0下载:
  2. 使用DIB制作动画按钮,基于MFC框架,使用自制的按钮类,可以按照个人喜好制作按钮-Use DIB to make Anamition button
  3. 所属分类:source in ebook

    • 发布日期:2017-05-15
    • 文件大小:3772476
    • 提供者:沈海
  1. button_style

    0下载:
  2. 基于VC++的按钮风格自绘,大家参考下,多谢下载-WEWRWWRGEGFDGDSGDGSAFSDFSAF
  3. 所属分类:Button control

    • 发布日期:2017-05-13
    • 文件大小:3466195
    • 提供者:林永彬
  1. autoupdate

    1下载:
  2. vc++简单的软件自动升级程序源代码,提供软件在线自动升级功能,除了自动升级功能外,本程序还用到了一些常用的窗体修饰类,这些类可以方便应用到你的软件项目中,比如阴影效果按钮类、渐变进度条类、按钮自绘类等,为我们美化窗体提供方便。 -vc++ simple software automatically upgrade program source code, to provide software online automatic update feature, in addition to
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:26678
    • 提供者:吴波
  1. ANIMATED_AVI_BUTTON

    0下载:
  2. VC编程实现带有动画效果的按钮示例程序,真是很新颖的,你试试看-VC programming with animated buttons example programs is really a novel, and you give it a try
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:46963
    • 提供者:王斌
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com